[INFO] fetching crate just-lsp 0.4.5...
[INFO] checking just-lsp-0.4.5 against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] extracting crate just-lsp 0.4.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate just-lsp 0.4.5
[INFO] finished tweaking crates.io crate just-lsp 0.4.5
[INFO] tweaked toml for crates.io crate just-lsp 0.4.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate just-lsp 0.4.5 on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate just-lsp 0.4.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9072c1a5a6609c6b8466fba01004529d8e2bccfbae6e190bb3aa13a998fc465c
[INFO] running `Command { std: "docker" "start" "9072c1a5a6609c6b8466fba01004529d8e2bccfbae6e190bb3aa13a998fc465c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9072c1a5a6609c6b8466fba01004529d8e2bccfbae6e190bb3aa13a998fc465c" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9072c1a5a6609c6b8466fba01004529d8e2bccfbae6e190bb3aa13a998fc465c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9072c1a5a6609c6b8466fba01004529d8e2bccfbae6e190bb3aa13a998fc465c" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling just-lsp v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking target v2.1.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking executable-path v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tree-sitter-highlight v0.26.8
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking tower-test v0.4.0
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.36s
[INFO] running `Command { std: "docker" "inspect" "9072c1a5a6609c6b8466fba01004529d8e2bccfbae6e190bb3aa13a998fc465c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9072c1a5a6609c6b8466fba01004529d8e2bccfbae6e190bb3aa13a998fc465c", kill_on_drop: false }`
[INFO] [stdout] 9072c1a5a6609c6b8466fba01004529d8e2bccfbae6e190bb3aa13a998fc465c
